Scrolling Status Bar Clock

This script scrolls the current time across the status bar. The time scrolls by adding a series of "blank" characters before the time.


Discussion

Like previous scripts, this JavaScript sets an initial timeout in the BODY that is renewed in a function call. However, instead of simply loading the time, it scrolls it. See the Status Bar recipes for more ideas.
Copyright ©2000 by Charles River Media, All Rights Reserved